home *** CD-ROM | disk | FTP | other *** search
/ Delphi 2 - Developers' Solutions / Delphi 2 Developers' Solutions.iso / dds / chap09 / howto02 / delphi10 / cciccprf.dfm / cciccprf.txt
Encoding:
Text File  |  1996-06-11  |  12.8 KB  |  604 lines

  1. object CCICPrefsDlg: TCCICPrefsDlg
  2.   Left = 456
  3.   Top = 358
  4.   BorderIcons = []
  5.   BorderStyle = bsDialog
  6.   Caption = 'CC Internet Command Center Preferences'
  7.   ClientHeight = 304
  8.   ClientWidth = 427
  9.   Font.Color = clWindowText
  10.   Font.Height = -13
  11.   Font.Name = 'System'
  12.   Font.Style = []
  13.   PixelsPerInch = 96
  14.   Position = poScreenCenter
  15.   Scaled = False
  16.   TextHeight = 16
  17.   object TabbedNotebook1: TTabbedNotebook
  18.     Left = 0
  19.     Top = 0
  20.     Width = 427
  21.     Height = 304
  22.     Align = alClient
  23.     PageIndex = 1
  24.     TabFont.Color = clBtnText
  25.     TabFont.Height = -12
  26.     TabFont.Name = 'MS Sans Serif'
  27.     TabFont.Style = []
  28.     TabOrder = 0
  29.     object TTabPage
  30.       Left = 5
  31.       Top = 64
  32.       Caption = 'E Mail'
  33.       object RadioGroup1: TRadioGroup
  34.         Left = 16
  35.         Top = 8
  36.         Width = 201
  37.         Height = 73
  38.         Caption = 'Mail on Server'
  39.         ItemIndex = 1
  40.         Items.Strings = (
  41.           'Leave Mail On Server'
  42.           'Remove Mail On Server')
  43.         TabOrder = 0
  44.       end
  45.       object RadioGroup2: TRadioGroup
  46.         Left = 224
  47.         Top = 8
  48.         Width = 177
  49.         Height = 73
  50.         Caption = 'Large Files'
  51.         ItemIndex = 0
  52.         Items.Strings = (
  53.           'Download All Mail'
  54.           'Leave Large Files')
  55.         TabOrder = 1
  56.       end
  57.       object RadioGroup3: TRadioGroup
  58.         Left = 16
  59.         Top = 88
  60.         Width = 217
  61.         Height = 97
  62.         Caption = 'UUDecode/MIME'
  63.         ItemIndex = 0
  64.         Items.Strings = (
  65.           'Automatically Decode/Save'
  66.           'Download as Text')
  67.         TabOrder = 2
  68.       end
  69.       object RadioGroup4: TRadioGroup
  70.         Left = 240
  71.         Top = 88
  72.         Width = 161
  73.         Height = 97
  74.         Caption = 'Queueing'
  75.         ItemIndex = 1
  76.         Items.Strings = (
  77.           'Queue All Replies'
  78.           'Send When Done')
  79.         TabOrder = 3
  80.       end
  81.     end
  82.     object TTabPage
  83.       Left = 5
  84.       Top = 64
  85.       Caption = 'FTP'
  86.       object Label1: TLabel
  87.         Left = 168
  88.         Top = 24
  89.         Width = 177
  90.         Height = 49
  91.         Alignment = taCenter
  92.         AutoSize = False
  93.         Caption = 'Default Retries on "Too Many Users" Anonymous Login Failures'
  94.         WordWrap = True
  95.       end
  96.       object RadioGroup5: TRadioGroup
  97.         Left = 8
  98.         Top = 8
  99.         Width = 153
  100.         Height = 73
  101.         Caption = 'Default Transfer'
  102.         ItemIndex = 1
  103.         Items.Strings = (
  104.           'ASCII'
  105.           'Binary')
  106.         TabOrder = 0
  107.       end
  108.       object RadioGroup6: TRadioGroup
  109.         Left = 8
  110.         Top = 88
  111.         Width = 153
  112.         Height = 81
  113.         Caption = 'Double Clicking'
  114.         ItemIndex = 0
  115.         Items.Strings = (
  116.           'Navigate/View'
  117.           'Transfer')
  118.         TabOrder = 1
  119.       end
  120.       object Edit1: TEdit
  121.         Left = 360
  122.         Top = 32
  123.         Width = 33
  124.         Height = 24
  125.         TabOrder = 2
  126.         Text = '20'
  127.       end
  128.       object CheckBox1: TCheckBox
  129.         Left = 176
  130.         Top = 128
  131.         Width = 225
  132.         Height = 17
  133.         Caption = 'Display Password on Accounts'
  134.         TabOrder = 3
  135.       end
  136.     end
  137.     object TTabPage
  138.       Left = 5
  139.       Top = 64
  140.       Caption = 'News'
  141.       object RadioGroup7: TRadioGroup
  142.         Left = 8
  143.         Top = 8
  144.         Width = 161
  145.         Height = 113
  146.         Caption = 'Read Article Handling'
  147.         ItemIndex = 1
  148.         Items.Strings = (
  149.           'Keep Forever'
  150.           'Purge Manually'
  151.           'Purge On Startup'
  152.           'Purge On Exit'
  153.           'Purge Instantly')
  154.         TabOrder = 0
  155.       end
  156.       object RadioGroup8: TRadioGroup
  157.         Left = 176
  158.         Top = 8
  159.         Width = 217
  160.         Height = 81
  161.         Caption = 'Read Article Display'
  162.         ItemIndex = 1
  163.         Items.Strings = (
  164.           'Display Grayed'
  165.           'Display on Command'
  166.           'Don'#39't Display')
  167.         TabOrder = 1
  168.       end
  169.       object RadioGroup9: TRadioGroup
  170.         Left = 176
  171.         Top = 88
  172.         Width = 217
  173.         Height = 49
  174.         Caption = 'UUDecode/MIME'
  175.         Columns = 2
  176.         ItemIndex = 0
  177.         Items.Strings = (
  178.           'Automatic'
  179.           'Manual')
  180.         TabOrder = 2
  181.       end
  182.       object RadioGroup10: TRadioGroup
  183.         Left = 8
  184.         Top = 120
  185.         Width = 161
  186.         Height = 65
  187.         Caption = 'Queueing'
  188.         ItemIndex = 1
  189.         Items.Strings = (
  190.           'Queue Posts'
  191.           'Send Posts')
  192.         TabOrder = 3
  193.       end
  194.       object CheckBox2: TCheckBox
  195.         Left = 176
  196.         Top = 156
  197.         Width = 217
  198.         Height = 17
  199.         Caption = 'Update Newsgroups At Start'
  200.         State = cbChecked
  201.         TabOrder = 4
  202.       end
  203.     end
  204.     object TTabPage
  205.       Left = 5
  206.       Top = 64
  207.       Caption = 'WWW'
  208.       object Label7: TLabel
  209.         Left = 296
  210.         Top = 112
  211.         Width = 105
  212.         Height = 33
  213.         Alignment = taCenter
  214.         AutoSize = False
  215.         Caption = 'Max Size Shown (K)'
  216.       end
  217.       object RadioGroup11: TRadioGroup
  218.         Left = 8
  219.         Top = 8
  220.         Width = 281
  221.         Height = 97
  222.         Caption = 'URL Handling'
  223.         ItemIndex = 1
  224.         Items.Strings = (
  225.           'Automatically Add To Current Hotlist'
  226.           'Automatically Add To "Visited" Hotlist'
  227.           'Don'#39't Automatically Add to Any Hotlist')
  228.         TabOrder = 0
  229.       end
  230.       object RadioGroup12: TRadioGroup
  231.         Left = 8
  232.         Top = 112
  233.         Width = 281
  234.         Height = 73
  235.         Caption = 'Binary Streams'
  236.         ItemIndex = 0
  237.         Items.Strings = (
  238.           'Prompt for Handling'
  239.           'Attempt to Handle Automatically')
  240.         TabOrder = 1
  241.       end
  242.       object RadioGroup16: TRadioGroup
  243.         Left = 292
  244.         Top = 8
  245.         Width = 113
  246.         Height = 97
  247.         Caption = 'Inline Images'
  248.         ItemIndex = 1
  249.         Items.Strings = (
  250.           'Show All'
  251.           'Show Small'
  252.           'Show None')
  253.         TabOrder = 2
  254.       end
  255.       object Edit5: TEdit
  256.         Left = 320
  257.         Top = 152
  258.         Width = 57
  259.         Height = 24
  260.         TabOrder = 3
  261.         Text = '50'
  262.       end
  263.     end
  264.     object TTabPage
  265.       Left = 5
  266.       Top = 64
  267.       Caption = 'Viewer'
  268.       object Label2: TLabel
  269.         Left = 8
  270.         Top = 8
  271.         Width = 249
  272.         Height = 33
  273.         Alignment = taCenter
  274.         AutoSize = False
  275.         Caption = 'System -- Bold -- 10 Point'
  276.       end
  277.       object Bevel1: TBevel
  278.         Left = 8
  279.         Top = 8
  280.         Width = 249
  281.         Height = 33
  282.         Shape = bsFrame
  283.       end
  284.       object Label3: TLabel
  285.         Left = 8
  286.         Top = 56
  287.         Width = 249
  288.         Height = 17
  289.         Alignment = taCenter
  290.         AutoSize = False
  291.         Caption = 'Background Color'
  292.       end
  293.       object Bevel2: TBevel
  294.         Left = 8
  295.         Top = 48
  296.         Width = 249
  297.         Height = 33
  298.         Shape = bsFrame
  299.       end
  300.       object Button1: TButton
  301.         Left = 264
  302.         Top = 8
  303.         Width = 137
  304.         Height = 33
  305.         Caption = 'Edit...'
  306.         TabOrder = 0
  307.       end
  308.       object Button2: TButton
  309.         Left = 264
  310.         Top = 48
  311.         Width = 137
  312.         Height = 33
  313.         Caption = 'Edit...'
  314.         TabOrder = 1
  315.       end
  316.       object RadioGroup13: TRadioGroup
  317.         Left = 8
  318.         Top = 88
  319.         Width = 249
  320.         Height = 89
  321.         Caption = 'Attribute To Edit'
  322.         Columns = 2
  323.         ItemIndex = 0
  324.         Items.Strings = (
  325.           'Normal Text'
  326.           'Links'
  327.           'Subject Line'
  328.           'Sender Line'
  329.           'Recipient Line'
  330.           'Copies Line'
  331.           'Misc Lines')
  332.         TabOrder = 2
  333.       end
  334.       object RadioGroup14: TRadioGroup
  335.         Left = 264
  336.         Top = 88
  337.         Width = 137
  338.         Height = 89
  339.         Caption = 'Default Mode'
  340.         ItemIndex = 0
  341.         Items.Strings = (
  342.           'Display'
  343.           'Edit')
  344.         TabOrder = 3
  345.       end
  346.     end
  347.     object TTabPage
  348.       Left = 5
  349.       Top = 64
  350.       Caption = 'Files'
  351.       object Label4: TLabel
  352.         Left = 8
  353.         Top = 16
  354.         Width = 265
  355.         Height = 16
  356.         Alignment = taCenter
  357.         AutoSize = False
  358.         Caption = 'Graphics Viewer (JPG,TIF,etc)'
  359.       end
  360.       object Label5: TLabel
  361.         Left = 0
  362.         Top = 72
  363.         Width = 265
  364.         Height = 16
  365.         Alignment = taCenter
  366.         AutoSize = False
  367.         Caption = 'Document Editor'
  368.       end
  369.       object Label6: TLabel
  370.         Left = 8
  371.         Top = 128
  372.         Width = 265
  373.         Height = 16
  374.         Alignment = taCenter
  375.         AutoSize = False
  376.         Caption = 'DeCompression Utility'
  377.       end
  378.       object Edit2: TEdit
  379.         Left = 8
  380.         Top = 40
  381.         Width = 137
  382.         Height = 24
  383.         TabOrder = 0
  384.       end
  385.       object Button3: TButton
  386.         Left = 152
  387.         Top = 40
  388.         Width = 113
  389.         Height = 25
  390.         Caption = 'Browse...'
  391.         TabOrder = 1
  392.       end
  393.       object Edit4: TEdit
  394.         Left = 8
  395.         Top = 152
  396.         Width = 137
  397.         Height = 24
  398.         TabOrder = 2
  399.       end
  400.       object Button5: TButton
  401.         Left = 152
  402.         Top = 152
  403.         Width = 113
  404.         Height = 25
  405.         Caption = 'Browse...'
  406.         TabOrder = 3
  407.       end
  408.       object RadioGroup15: TRadioGroup
  409.         Left = 272
  410.         Top = 8
  411.         Width = 129
  412.         Height = 209
  413.         Caption = 'Default File Fmt'
  414.         ItemIndex = 0
  415.         Items.Strings = (
  416.           'Binary (B**)'
  417.           'Text'
  418.           'HTML')
  419.         TabOrder = 4
  420.       end
  421.       object Edit3: TEdit
  422.         Left = 8
  423.         Top = 96
  424.         Width = 137
  425.         Height = 24
  426.         TabOrder = 5
  427.       end
  428.       object Button4: TButton
  429.         Left = 152
  430.         Top = 96
  431.         Width = 113
  432.         Height = 25
  433.         Caption = 'Browse...'
  434.         TabOrder = 6
  435.       end
  436.     end
  437.     object TTabPage
  438.       Left = 5
  439.       Top = 64
  440.       Caption = 'Paths'
  441.       object Label8: TLabel
  442.         Left = 16
  443.         Top = 16
  444.         Width = 129
  445.         Height = 16
  446.         Alignment = taCenter
  447.         AutoSize = False
  448.         Caption = 'Path for Mail Files'
  449.       end
  450.       object Label9: TLabel
  451.         Left = 8
  452.         Top = 56
  453.         Width = 129
  454.         Height = 16
  455.         Alignment = taCenter
  456.         AutoSize = False
  457.         Caption = 'Path for News Files'
  458.       end
  459.       object Label10: TLabel
  460.         Left = 0
  461.         Top = 96
  462.         Width = 153
  463.         Height = 16
  464.         Alignment = taCenter
  465.         AutoSize = False
  466.         Caption = 'Path for WWW Files'
  467.       end
  468.       object Label11: TLabel
  469.         Left = 16
  470.         Top = 136
  471.         Width = 129
  472.         Height = 16
  473.         Alignment = taCenter
  474.         AutoSize = False
  475.         Caption = 'Path for FTP Files'
  476.       end
  477.       object Edit6: TEdit
  478.         Left = 144
  479.         Top = 8
  480.         Width = 145
  481.         Height = 24
  482.         TabOrder = 0
  483.       end
  484.       object Button6: TButton
  485.         Left = 296
  486.         Top = 6
  487.         Width = 97
  488.         Height = 25
  489.         Caption = 'Browse...'
  490.         TabOrder = 1
  491.       end
  492.       object Edit7: TEdit
  493.         Left = 144
  494.         Top = 48
  495.         Width = 145
  496.         Height = 24
  497.         TabOrder = 2
  498.       end
  499.       object Button7: TButton
  500.         Left = 296
  501.         Top = 46
  502.         Width = 97
  503.         Height = 25
  504.         Caption = 'Browse...'
  505.         TabOrder = 3
  506.       end
  507.       object Edit8: TEdit
  508.         Left = 152
  509.         Top = 88
  510.         Width = 137
  511.         Height = 24
  512.         TabOrder = 4
  513.       end
  514.       object Button8: TButton
  515.         Left = 296
  516.         Top = 86
  517.         Width = 97
  518.         Height = 25
  519.         Caption = 'Browse...'
  520.         TabOrder = 5
  521.       end
  522.       object Edit9: TEdit
  523.         Left = 144
  524.         Top = 128
  525.         Width = 145
  526.         Height = 24
  527.         TabOrder = 6
  528.       end
  529.       object Button9: TButton
  530.         Left = 296
  531.         Top = 126
  532.         Width = 97
  533.         Height = 25
  534.         Caption = 'Browse...'
  535.         TabOrder = 7
  536.       end
  537.     end
  538.   end
  539.   object OKBtn: TBitBtn
  540.     Left = 16
  541.     Top = 266
  542.     Width = 77
  543.     Height = 27
  544.     Font.Color = clBlack
  545.     Font.Height = -11
  546.     Font.Name = 'MS Sans Serif'
  547.     Font.Style = [fsBold]
  548.     ParentFont = False
  549.     TabOrder = 1
  550.     Kind = bkOK
  551.     Margin = 2
  552.     Spacing = -1
  553.   end
  554.   object CancelBtn: TBitBtn
  555.     Left = 104
  556.     Top = 266
  557.     Width = 77
  558.     Height = 27
  559.     Font.Color = clBlack
  560.     Font.Height = -11
  561.     Font.Name = 'MS Sans Serif'
  562.     Font.Style = [fsBold]
  563.     ParentFont = False
  564.     TabOrder = 2
  565.     Kind = bkCancel
  566.     Margin = 2
  567.     Spacing = -1
  568.   end
  569.   object HelpBtn: TBitBtn
  570.     Left = 192
  571.     Top = 266
  572.     Width = 77
  573.     Height = 27
  574.     Font.Color = clBlack
  575.     Font.Height = -11
  576.     Font.Name = 'MS Sans Serif'
  577.     Font.Style = [fsBold]
  578.     ParentFont = False
  579.     TabOrder = 3
  580.     Kind = bkHelp
  581.     Margin = 2
  582.     Spacing = -1
  583.   end
  584.   object ColorDialog1: TColorDialog
  585.     Ctl3D = True
  586.     Left = 373
  587.     Top = 237
  588.   end
  589.   object FontDialog1: TFontDialog
  590.     Font.Color = clWindowText
  591.     Font.Height = -13
  592.     Font.Name = 'System'
  593.     Font.Style = []
  594.     MinFontSize = 0
  595.     MaxFontSize = 0
  596.     Left = 341
  597.     Top = 237
  598.   end
  599.   object OpenDialog1: TOpenDialog
  600.     Left = 310
  601.     Top = 237
  602.   end
  603. end
  604.